home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / biz / cloan / pio_icon.lha / pio_icon / personal_icon_io.readme < prev    next >
Text File  |  1997-10-14  |  4KB  |  92 lines

  1. Short:      Use PPaint6.3+ as (New)Icons-Editor
  2. Kurz:      (New)Icons mit PPaint erstellen
  3. Author:   elmar@zfn.uni-bremen.de (Elmar Plischke)
  4. Uploder:  elmar@zfn.uni-bremen.de (Elmar Plischke)
  5. Replaces: biz/cloan/pio_icon.*
  6. Type:      biz/cloan
  7. Version:  5.9c (13.10.97)
  8. Requires: PPaint
  9.  
  10. personal_icon_io.library
  11.  by Bware
  12.  
  13. FEATURES
  14.  
  15.  This ICON I/O library allows you to load and save images created with
  16.  PPaint as Workbench icons. You can load or save the normal or selected
  17.  image of an icon and set the type of a new icon. Tooltypes are preserved.
  18.  
  19.  This version comes with NewIcons support. No need for "injectbrush" or
  20.  other utilities -- you won't even need the NewIcons patch, just newicon.library
  21.  somewhere in libs.
  22.  
  23. INSTALLATION
  24.  
  25.  Please turn off automatic icon generation to get this working
  26.  ( Set ICONS=0 in PPAINT:PPaint_Prefs/Startup_1.set ).
  27.  To install simply drop the personal_icon_io.library in PPaint:libs .
  28.  The MC68000 version has to be renamed before use.
  29.  
  30. NOTES
  31.  
  32.  Colors are not set for non-NewIcons - get WB screen palette first.
  33.  NewIcons have a brush-palette that has to be activated with alt-b.
  34.  Icon saver supports TOOL,PROJECT,DRAWER,TRASH and DISK types.
  35.   -- this type is only set if the icon didn't previously exist.
  36.  There is no consistency check between the first and the selected image.
  37.  
  38.  The 'Both' switch in the loader/saver settings allows you load both images to
  39.  one brush. They are separated by a blank line. When saving, the upper half of
  40.  the brush is the normal and the lower the selected image. A separating line
  41.  (i.e. odd brush height) is discarded. This switch is enabled by default.
  42.  
  43.  To load Disk-icons ask the filerequester to load ":Disk"
  44.  The use of the .info suffix is optional, but sometimes required to get around
  45.  limitations in the PPaint filerequester ( i.e. writing a directory icon).
  46.  
  47.  NewIcons saver makes color 0 transparent, only used colors are saved. In BOTH
  48.  mode the palettes of the normal and selected image are merged. Note that
  49.  standard newicons share a common palette and have a fixed size of 36 by 40
  50.  pixels. NewIcons have a maximum size of 93x93.
  51.  A switch is provided to turn newicon loading off and use standard WB icons.
  52.  
  53.  Tooltypes are not modified when overwriting existing icons. As a consequence
  54.  NewIcons images remain intact when overwriting the file with a WB icon.
  55.  
  56.  An AREXX script is supplied to allow "framed" loading of brushes.
  57.  Copy it to PPAINT:Rexx .
  58.  
  59. BUGS
  60.  
  61.  Previous icon_io.library versions (<5.8) did not clear NextImage fields,
  62.  some programs ( esp. Workbench Information ) strongly dislike this :(
  63.  Please resave icons created with earlier versions.
  64.  
  65.  PPaint clears the 'e'xecute file attribute -- use .info extension for
  66.  saving icons for existing programs.
  67.  
  68.  NewIcons can contain upto 256 colors per image. When merging palettes this
  69.  may exceed the max. allowed colors for PPaint (256).
  70.  
  71.  A quote from Amiga ROM Kernel Reference Manual: Libraries 3rd Ed., Icon chapter:
  72.   The image depth MUST be 2;... (but who cares? Commodore? Escom? AT? AI? Argh)
  73.  
  74.  
  75. COPYRIGHT
  76.  This software was written by
  77.   __
  78.  //_)        Elmar Plischke                   <elmar@zfn.uni-bremen.de>
  79. //__)WARE    Schollstr.68 / 27755 Delmenhorst / Germany
  80.  
  81.  and comes with ABSOLUTELY NO WARRENTY.
  82.  
  83.  Any feedback like postcards/PPC boards/mindblowing icon collections/...  welcome !
  84.  
  85.  NewIcons is written by Eric Sauvageau and Phil Vedovatti.
  86.  
  87.  Cloanto is a registered trademark, and  Personal Paint and PPaint are
  88.  trademarks of Cloanto Italia srl.
  89.  Some code copyright ©    Cloanto Italia srl (Cloanto), used under permission.
  90.  The program and its accompanying files are for non-commercial use only.
  91.  
  92.